home *** CD-ROM | disk | FTP | other *** search
- echo off
- rem initone.bat
- cls
- echo +
- echo +
- echo +
- echo + Be sure to make a backup copy of the distribution disk as
- echo + this procedure permanently changes the programs on this disk.
- echo + This program will create a new LANDLORD system for a one
- echo + drive system. This disk should be installed in Drive A:
- echo + When done, the files on this disk may be copied to a System
- echo + (Boot) disk.
- echo +
- echo + To abort now to DOS type Ctrl-C and then 'Y', else
- echo +
- echo +
- echo +
- pause
- echo on
- erase *.mem
- copy landfile.dbf landlord.dbf
- copy bu.ntx building.ntx
- copy ch.ntx chartacc.ntx
- copy en.ntx entrydat.ntx
- copy tr.ntx transdat.ntx
- echo off
- cls
- echo +
- echo +
- echo +
- echo + Answer 'A' to the upcoming Data Disk question
- echo +
- echo +
- echo + From now on use 'LANDLORD' to start your program.
- echo +
- echo +
- pause
- echo on
- landlord